PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowTableCompositeCell Class
Fields Methods


In This Topic
    PDFFlowTableCompositeCell Class Members
    In This Topic

    The following tables list the members exposed by PDFFlowTableCompositeCell.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the cell content.  
    Public MethodGets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the row this cell belongs to. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodGets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the cell background. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the cell borders. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the number of columns this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the horizontal align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the cell inner margins. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the number of rows this cell spans on. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the structure element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets an arbitrary Object value that can be used to store custom information about this element. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Public MethodSets the vertical align. (Inherited from com.o2sol.pdf4java.flowdocument.PDFFlowTableCell)
    Top
    See Also